- multiprocess control
- Нефтепромысловый: параллельное управление несколькими процессами
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
AN/FSQ-32 — Description The AN/FSQ 32 was a computer made by IBM (International Business Machines) in 1960 and 1961 for the United States Air Force Strategic Air Command (SAC). IBM called it the 4020. Only one Q 32 unit was ever built. [cite web last =… … Wikipedia
Parallel computing — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computing … Wikipedia
PHP — This article is about the scripting language. For other uses, see PHP (disambiguation). PHP PHP: Hypertext Preprocessor Paradigm(s) imperative, object oriented, Procedural, reflective Appeared in … Wikipedia
State machine replication — Introduction from Schneider s 1990 survey: : Distributed software is often structured in terms of clients and services. Each service comprises one or more servers and exports operations that clients invoke by making requests. Although using a… … Wikipedia
Two phase locking — In databases and transaction processing, two phase locking, (2PL) is a concurrency control locking protocol, mechanism, that guarantees serializability. It is also the name of the resulting class (set) of transaction schedules. Using locks that… … Wikipedia
Reference counting — In computer science, reference counting is a technique of storing the number of references, pointers, or handles to a resource such as an object or block of memory. It is typically used as a means of deallocating objects which are no longer… … Wikipedia
Convergent Technologies Operating System — A Burroughs B25 computer running CTOS The Convergent Technologies Operating System, also known variously as CTOS, BTOS and STARSYS, was a modular, message passing, multiprocess based operating system. Contents 1 … Wikipedia
Prospective memory — may be defined as remembering to remember (Winograd, 1988) or remembering to perform an intended action. One difference between prospective and retrospective memory is that instead of recalling past actions, events, or knowledge, prospective… … Wikipedia
Gadfly (database) — Gadfly is a relational database management system written in Python. Gadfly is a collection of Python modules that provides relational database functionality entirely implemented in Python. It supports a subset of the standard RDBMS Structured… … Wikipedia
Mémoire prospective — La Mémoire prospective est une expression construite sur le mode paradoxal, qui peut être définie comme la capacité que nous avons à « ne pas oublier de se rappeler »[1] ou plus précisément ne pas oublier de se rappeler d effectuer une… … Wikipédia en Français
Process isolation — is a set of different hardware and software technologies[1] designed to protect each operating system process from other processes. It does so by preventing process A from writing into process B. Process isolation can be implemented by with… … Wikipedia